func math.log

2 uses

	math (current package)
		log.go#L84: 	return log(x)
		log.go#L87: func log(x float64) float64 {